home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8329 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  803 b 

  1. Path: lince.lander.es!news
  2. From: Leonardo <leonardo@lander.es>
  3. Newsgroups: comp.lang.c++
  4. Subject: MFC CWnd's Client Area !!!HELP a Fool!!!
  5. Date: 16 Feb 1996 20:46:32 GMT
  6. Organization: Bla bla bla
  7. Message-ID: <4g2qf8$6j@lince.lander.es>
  8. NNTP-Posting-Host: ppp024.lander.es
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
  13.  
  14. I have trouble finding the client area coordinates of an MDI frame window 
  15. derived class that has a menu and a toolbar. Calling ClientToScreen for 
  16. (0,0) (the upper left coordinate of the client area) gives me the y 
  17. coordinate just bellow the menu not the toolbar.
  18. Anybody know how to do it?
  19. I'd like to know how to find it to align floating mini frames with that 
  20. margin.
  21. leonardo@lander.es
  22.  
  23.